Defines a type 2 (Exponential Interpolation) function.
Type 2 PDF functions define an exponential interpolation of one input value and n output values.

Full documentation

Full documentation

Initializes a new PDFExponentialFunction object with the specified COS function.

Full documentation

Initializes a new PDFExponentialFunction object.

Full documentation

Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Initializes a new PDFExponentialFunction object.

Full documentation

Calculates the function for the given input.
This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

This method supports the internal library infrastructure and should not be used by external client code.

Full documentation

Creates a PDFFunction based on a COS function.

Full documentation

Gets the function result when input value is 0.

Full documentation

Gets the function result when input value is 1.

Full documentation

Gets the COS function.

Full documentation

Gets the function domain.

Full documentation

Gets the interpolation exponent.

Full documentation

Gets the function range.

Full documentation

Sets the function result when input value is 0.

Full documentation

Sets the function result when input value is 1.

Full documentation

Sets the function domain.

Full documentation

Sets the interpolation exponent.

Full documentation

Sets the function range.

Full documentation